home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / veterina.swf / scripts / frame_4 / DoAction_2.as next >
Text File  |  2010-03-13  |  112b  |  9 lines

  1. stop();
  2. Vet_Day = 1;
  3. score = 0;
  4. need_score = 0;
  5. but_play.onRelease = function()
  6. {
  7.    gotoAndStop(5);
  8. };
  9.